* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif.eot");
  src: url("../fonts/Noto/NotoSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif.woff2") format("woff2"), url("../fonts/Noto/NotoSerif.woff") format("woff"), url("../fonts/Noto/NotoSerif.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/Noto/NotoSerif-Bold.eot");
  src: url("../fonts/Noto/NotoSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif-Bold.woff2") format("woff2"), url("../fonts/Noto/NotoSerif-Bold.woff") format("woff"), url("../fonts/Noto/NotoSerif-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/monts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Light.woff2") format("woff2"), url("../fonts/monts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/monts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/monts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/monts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad";
  src: url("../fonts/Noto/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/Noto/MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-MediumItalic.woff2") format("woff2"), url("../fonts/Noto/Barlow-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Barlow";
  src: url("../fonts/Noto/Barlow-Medium.woff2") format("woff2"), url("../fonts/Noto/Barlow-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.65;
  position: relative;
  font-weight: normal;
  overflow-x: hidden;
  font-family: "Noto Serif";
}
body h1, body h2, body h3, body h4, body h5, body h6, body p, body label, body ul, body li, body .card, body a {
  text-decoration: none !important;
  outline: none !important;
}

main {
  margin-top: 44px;
}

div#mingid_comments_content {
  display: none !important;
}

.emag-center {
  text-align: center;
}

img {
  max-width: 100%;
}

.adm-emag {
  padding: 0 0 80px 0;
  position: relative;
  overflow-x: hidden;
}
.adm-emag img {
  max-width: 100% !important;
}

.cover-emag {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.cover-emag .txt-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 8% 4%;
  top: 0;
  left: 0;
}
.cover-emag .txt-cover img {
  max-width: 90% !important;
}
.cover-emag .bn-cover img {
  width: 100%;
}
.cover-emag .avr-cover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cover-emag .avr-cover img {
  width: 100%;
}
.cover-emag .title-cover {
  position: absolute;
  top: 7%;
  left: 0;
  width: 100%;
  text-align: center;
}
.cover-emag .title-cover .avr {
  width: 48%;
  margin: 0 auto;
}
.cover-emag .title-cover .avr img {
  width: 100%;
}

.lacay {
  position: absolute;
  z-index: 2;
}
.lacay img {
  width: 100%;
}
.lacay.la-1 {
  top: 0;
  left: -2%;
  width: 24%;
}
.lacay.la-2 {
  top: 0;
  right: -2%;
  width: 22%;
}
.lacay.la-3 {
  bottom: 5%;
  width: 20%;
  left: -2%;
}
.lacay.la-4 {
  bottom: 4%;
  right: -2%;
  max-width: 18%;
}

.title-emag {
  margin-bottom: 40px;
}

.text-emag {
  max-width: 660px;
  margin: 0 auto 30px auto;
  padding-bottom: 10px;
}
.text-emag p {
  font-family: "Noto Serif";
  margin-bottom: 20px;
}
.text-emag p:last-child {
  margin-bottom: 0;
}
.text-emag .note {
  margin-top: 20px;
  color: #366823;
}

.detail-emag {
  margin: 0 auto 45px auto;
  position: relative;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .detail-emag {
    padding: 0 40px;
  }
}

.gall-emag {
  max-width: 980px;
  margin: 0 auto;
}
.gall-emag ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -2px;
}
.gall-emag ul li {
  padding: 0 2px;
}
.gall-emag ul li img {
  width: 100%;
}
.gall-emag.gall-emag-2 {
  max-width: 100%;
}
.gall-emag.gall-emag-2 ul {
  width: 100%;
}
.credit-emg {
  max-width: 660px;
  margin: 0 auto;
  font-size: 14px;
  padding-top: 40px;
}
.credit-emg ul {
  list-style: none;
  line-height: 1;
  border-left: 5px solid #ff6a03;
  padding-left: 20px;
  font-weight: 600;
}
.credit-emg ul li {
  margin-bottom: 10px;
}
.credit-emg ul li:last-child {
  margin-bottom: 0;
}

.step-emag .item-step {
  margin-bottom: 30px;
  filter: grayscale(1);
  cursor: pointer;
}
.step-emag .item-step:last-child {
  margin-bottom: 0;
}
.step-emag .item-step.active {
  filter: grayscale(0);
}

/*# sourceMappingURL=style.css.map */
